home *** CD-ROM | disk | FTP | other *** search
/ SoundMaker 2003 (Professional Edition) / SoundMaker 2003 - Professional Edition.iso / music workstation / ptwdemo.exe / {app} / patches.ini < prev    next >
INI File  |  1998-01-21  |  25KB  |  1,272 lines

  1. ;  This file contains lists of patch names. If you make any changes
  2. ;  to this file, it will automatically be compiled to PATCHES.BIN
  3. ;  at program start up.
  4. ;
  5. ;  The file format is the instrument name in brackets followed by 
  6. ;  a list of patch names in this format '<Number>=<Name>'. The 
  7. ;  numbers must in either the range of 0-127 or 1-128. Therefore, the
  8. ;  first patch number must be 0 or 1. You can skip patch numbers,
  9. ;  and the program will insert the skipped numbers into the patch list as 
  10. ;  the name. Even though the numbers must be between 0-127 or 
  11. ;  1-128, the list can have less than 127 patches. (i.e if there's 
  12. ;  only 60 patches in a list, you can end the list at 60.) The 
  13. ;  numbers must be in ascending order.
  14. ;
  15. ;  Starting with PTW 3.5, you can enter a patch list as zero based
  16. ;  and force it to become one-based within PTW by typing the following
  17. ;  line (without the semicolon) immediately before the list name
  18. ;
  19. ;FORCEONEBASED
  20. ;
  21. ;  The file format (in 3.0 or higher) now supports multiple banks within a patch list.
  22. ;  Starting a the current version PTW now supports bank MSB and LSB 
  23. ;  settings.  The (Bank X) setting now sets only THE MSB 
  24. ;  SETTING. 
  25. ;
  26. ;  Think of the (Bank X) setting as the Bank MSB and think of 
  27. ;  the (BankLSB) setting as the LSB.
  28. ;
  29. ;  The default bank MSB and LSB settings are both 0 and 0.  So, if 
  30. ;  you just start typing patch numbers in a patch list, they will be 
  31. ;  assigned MSB and LSB values of zero. These patches are 
  32. ;  considered to be in the 'default bank'.
  33. ;
  34. ;  When you create a patch list, it must contain patches in the 
  35. ; 'default bank'. The 'default bank' is a group patches with both an MSB of 
  36. ;  zero and an LSB of zero.  You normally should have 127 patches 
  37. ;  in the default bank.
  38. ;
  39. ;  Patches with different bank MSB settings may be added to a list after the
  40. ;  list for the default bank by typing '(Bank X)' with X being a bank
  41. ;  number between 0 and 127. The default bank MSB is Bank 0, so there
  42. ;  is no need to type '(Bank 0)' after the patch list name in brackets.
  43.  
  44. ; You can set the bank LSB by using a new '(BankLSB X)' setting. 
  45. ; The default BankLSB setting is 0 so you don't have to type '(BankLSB 0)' 
  46. ; after the patch list's name.
  47.  
  48. ; You also have the option of defining the Bank MSB and LSB 
  49. ; settings for a patch by the use of commas.  For example:
  50. ;
  51. ; 1,30,40=Orch Hit
  52. ;
  53. ; In the above example, the Orch Hit sound is patch 1 with a Bank 
  54. ; MSB value of 30 and Bank LSB value of 40;
  55. ;
  56. ;  Patch List Example Using Banks:
  57. ;
  58. ; Col 1 of file-->|
  59. ;                 [My PatchList]
  60. ;                 1=Piano
  61. ;                 2=Guitar
  62. ;                 3=Flute
  63. ;                 4=Trombone
  64. ;                 (Bank 1)
  65. ;                 1=Organ
  66. ;                 2=Bass
  67. ;                 11=Trumpet 
  68. ;                 (Bank 10)  
  69. ;                 16=Electric Guitar  
  70. ;                 (BankLSB 1)
  71. ;                 1=Space Sound
  72. ;                 2=Massive Distortion
  73. ;                 1,20,20=Toy Piano
  74. ;                 2,20,20=Chimes
  75. ;
  76. ; In the above example the default bank has only 4 patches, but should
  77. ; normally have 127 patches.  These 4 patches automatically get 
  78. ; assigned MSB of zero and LSB of zero. 
  79. ;
  80. ; 3 patches have a Bank MSB value of 1 and an LSB value of 0. 
  81. ; (organ,bass, trumpet). 
  82. ;
  83. ; There is one patch with a Bank MSB of 10 and LSB 0. (Electric 
  84. ; Guitar)
  85. ;
  86. ; There are 2 patches in Bank 10 with an LSB value of 1. (Space 
  87. ; Sound and Massive Distortion).  
  88. ;
  89. ; There are 2 patches with a Bank MSB of 20 and LSB of 20.
  90. ; Note: These are considered to be in a different bank than the prior 2 
  91. ; patches which had an MSB of 20 but had an LSB of 0.
  92. ;
  93. ; For the Toy Piano and Chimes sounds, the LSB and MSB settings
  94. ; were defined by adding 2 extra numbers with commas e.g. ',20,20'.
  95. ; When the MSB and LSB settings are defined directly in this way, 
  96. ; it overrides the current '(Bank X)' and '(BankLSB X)' settings
  97. ; for only the patches that use this method.
  98. ;
  99. [General MIDI]
  100. 1=Acoustic Grand Piano
  101. 2=Bright Acoustic Piano
  102. 3=Electric Grand Piano
  103. 4=Honky-tonk Piano
  104. 5=Rhodes Piano     
  105. 6=Chorused Piano  
  106. 7=Harpsichord
  107. 8=Clavinet
  108. 9=Celesta
  109. 10=Glockenspiel
  110. 11=Music Box
  111. 12=Vibraphone
  112. 13=Marimba
  113. 14=Xylophone
  114. 15=Tubular Bells
  115. 16=Dulcimer
  116. 17=Hammond Organ
  117. 18=Percussive Organ
  118. 19=Rock Organ
  119. 20=Church Organ
  120. 21=Reed Organ
  121. 22=Accordion
  122. 23=Harmonica
  123. 24=Tango Accordion
  124. 25=Acoustic Guitar (nylon)
  125. 26=Acoustic Guitar (steel)         
  126. 27=Electric Guitar (jazz)
  127. 28=Electric Guitar (clean)
  128. 29=Electric Guitar (muted)
  129. 30=Overdriven Guitar
  130. 31=Distortion Guitar
  131. 32=Guitar Harmonics
  132. 33=Acoustic Bass
  133. 34=Electric Bass (finger)
  134. 35=Electric Bass (pick)
  135. 36=Fretless Bass
  136. 37=Slap Bass 1
  137. 38=Slap Bass 2
  138. 39=Synth Bass 1
  139. 40=Synth Bass 2
  140. 41=Violin
  141. 42=Viola
  142. 43=Cello
  143. 44=Contrabass
  144. 45=Tremolo Strings
  145. 46=Pizzicato Strings
  146. 47=Orchestral Harp     
  147. 48=Timpani
  148. 49=String Ensemble 1
  149. 50=String Ensemble 2
  150. 51=SynthStrings 1
  151. 52=SynthStrings 2
  152. 53=Choir Aahs
  153. 54=Voice Oohs
  154. 55=Synth Voice
  155. 56=Orchestra Hit
  156. 57=Trumpet
  157. 58=Trombone 
  158. 59=Tuba
  159. 60=Muted Trumpet
  160. 61=French Horn 
  161. 62=Brass Section
  162. 63=Synth Brass 1
  163. 64=Synth Brass 2
  164. 65=Soprano Sax
  165. 66=Alto Sax
  166. 67=Tenor Sax
  167. 68=Baritone Sax
  168. 69=Oboe
  169. 70=English Horn
  170. 71=Bassoon
  171. 72=Clarinet
  172. 73=Piccolo
  173. 74=Flute
  174. 75=Recorder
  175. 76=Pan Flute
  176. 77=Bottle Blow
  177. 78=Shakuhachi
  178. 79=Whistle
  179. 80=Ocarina
  180. 81=Lead 1 (square)
  181. 82=Lead 2 (sawtooth)
  182. 83=Lead 3 (caliope lead)
  183. 84=Lead 4 (chiff lead)
  184. 85=Lead 5 (charang)
  185. 86=Lead 6 (voice)
  186. 87=Lead 7 (fifths)
  187. 88=Lead 8 (brass + lead)
  188. 89=Pad 1 (new age)
  189. 90=Pad 2 (warm)
  190. 91=Pad 3 (polysynth)
  191. 92=Pad 4 (choir)
  192. 93=Pad 5 (bowed)
  193. 94=Pad 6 (metallic)
  194. 95=Pad 7 (halo)
  195. 96=Pad 8 (sweep)
  196. 97=FX 1 (rain)
  197. 98=FX 2 (soundtrack)
  198. 99=FX 3 (crystal)
  199. 100=FX 4 (atmosphere)
  200. 101=FX 5 (brightness)
  201. 102=FX 6 (goblins)
  202. 103=FX 7 (echoes)
  203. 104=FX 8 (sci-fi)
  204. 105=Sitar
  205. 106=Banjo
  206. 107=Shamisen
  207. 108=Koto
  208. 109=Kalimba
  209. 110=Bagpipe
  210. 111=Fiddle
  211. 112=Shanai
  212. 113=Tinkle Bell
  213. 114=Agogo
  214. 115=Steel Drums
  215. 116=Woodblock
  216. 117=Taiko Drum
  217. 118=Melodic Tom 
  218. 119=Synth Drum 
  219. 120=Reverse Cymbal
  220. 121=Guitar Fret Noise 
  221. 122=Breath Noise
  222. 123=Seashore
  223. 124=Bird Tweet
  224. 125=Telephone Ring
  225. 126=Helicopter
  226. 127=Applause
  227. 128=Gunshot
  228.  
  229. [Roland GS]
  230. 1=Acoustic Grand Piano
  231. 2=Bright Acoustic Piano
  232. 3=Electric Grand Piano
  233. 4=Honky-tonk Piano
  234. 5=Rhodes Piano     
  235. 6=Chorused Piano  
  236. 7=Harpsichord
  237. 8=Clavinet
  238. 9=Celesta
  239. 10=Glockenspiel
  240. 11=Music Box
  241. 12=Vibraphone
  242. 13=Marimba
  243. 14=Xylophone
  244. 15=Tubular Bells
  245. 16=Dulcimer
  246. 17=Hammond Organ
  247. 18=Percussive Organ
  248. 19=Rock Organ
  249. 20=Church Organ
  250. 21=Reed Organ
  251. 22=Accordion
  252. 23=Harmonica
  253. 24=Tango Accordion
  254. 25=Acoustic Guitar (nylon)
  255. 26=Acoustic Guitar (steel)         
  256. 27=Electric Guitar (jazz)
  257. 28=Electric Guitar (clean)
  258. 29=Electric Guitar (muted)
  259. 30=Overdriven Guitar
  260. 31=Distortion Guitar
  261. 32=Guitar Harmonics
  262. 33=Acoustic Bass
  263. 34=Electric Bass (finger)
  264. 35=Electric Bass (pick)
  265. 36=Fretless Bass
  266. 37=Slap Bass 1
  267. 38=Slap Bass 2
  268. 39=Synth Bass 1
  269. 40=Synth Bass 2
  270. 41=Violin
  271. 42=Viola
  272. 43=Cello
  273. 44=Contrabass
  274. 45=Tremolo Strings
  275. 46=Pizzicato Strings
  276. 47=Orchestral Harp     
  277. 48=Timpani
  278. 49=String Ensemble 1
  279. 50=String Ensemble 2
  280. 51=SynthStrings 1
  281. 52=SynthStrings 2
  282. 53=Choir Aahs
  283. 54=Voice Oohs
  284. 55=Synth Voice
  285. 56=Orchestra Hit
  286. 57=Trumpet
  287. 58=Trombone 
  288. 59=Tuba
  289. 60=Muted Trumpet
  290. 61=French Horn 
  291. 62=Brass Section
  292. 63=Synth Brass 1
  293. 64=Synth Brass 2
  294. 65=Soprano Sax
  295. 66=Alto Sax
  296. 67=Tenor Sax
  297. 68=Baritone Sax
  298. 69=Oboe
  299. 70=English Horn
  300. 71=Bassoon
  301. 72=Clarinet
  302. 73=Piccolo
  303. 74=Flute
  304. 75=Recorder
  305. 76=Pan Flute
  306. 77=Bottle Blow
  307. 78=Shakuhachi
  308. 79=Whistle
  309. 80=Ocarina
  310. 81=Lead 1 (square)
  311. 82=Lead 2 (sawtooth)
  312. 83=Lead 3 (caliope lead)
  313. 84=Lead 4 (chiff lead)
  314. 85=Lead 5 (charang)
  315. 86=Lead 6 (voice)
  316. 87=Lead 7 (fifths)
  317. 88=Lead 8 (brass + lead)
  318. 89=Pad 1 (new age)
  319. 90=Pad 2 (warm)
  320. 91=Pad 3 (polysynth)
  321. 92=Pad 4 (choir)
  322. 93=Pad 5 (bowed)
  323. 94=Pad 6 (metallic)
  324. 95=Pad 7 (halo)
  325. 96=Pad 8 (sweep)
  326. 97=FX 1 (rain)
  327. 98=FX 2 (soundtrack)
  328. 99=FX 3 (crystal)
  329. 100=FX 4 (atmosphere)
  330. 101=FX 5 (brightness)
  331. 102=FX 6 (goblins)
  332. 103=FX 7 (echoes)
  333. 104=FX 8 (sci-fi)
  334. 105=Sitar
  335. 106=Banjo
  336. 107=Shamisen
  337. 108=Koto
  338. 109=Kalimba
  339. 110=Bagpipe
  340. 111=Fiddle
  341. 112=Shanai
  342. 113=Tinkle Bell
  343. 114=Agogo
  344. 115=Steel Drums
  345. 116=Woodblock
  346. 117=Taiko Drum
  347. 118=Melodic Tom 
  348. 119=Synth Drum 
  349. 120=Reverse Cymbal
  350. 121=Guitar Fret Noise 
  351. 122=Breath Noise
  352. 123=Seashore
  353. 124=Bird Tweet
  354. 125=Telephone Ring
  355. 126=Helicopter
  356. 127=Applause
  357. 128=Gunshot
  358. (Bank 1)
  359. 121=Gt. Cut Noise
  360. 122=Fl. Key Click
  361. 123=Rain
  362. 124=Dog
  363. 125=Telephone 2
  364. 126=Car-Engine
  365. 127=Laughing
  366. 128=Machine Gun
  367. (Bank 2)
  368. 121=String Slap
  369. 123=Thunder
  370. 124=Horse-Gallop
  371. 125=DoorCreaking
  372. 126=Car-Stop
  373. 127=Screaming
  374. 128=Lasergun
  375. (Bank 3)
  376. 123=Wind
  377. 125=Door
  378. 126=Car-Pass
  379. 127=Punch
  380. 128=Explosion
  381. (Bank 4)
  382. 123=Stream
  383. 125=Scratch
  384. 126=Car-Crash
  385. 127=Heart Beat
  386. (Bank 5)
  387. 123=Bubble
  388. 125=Windchime
  389. 126=Siren
  390. 127=Footsteps
  391. (Bank 6)
  392. 126=Train
  393. (Bank 7)
  394. 126=Jetplane
  395. (Bank 8)
  396. 5=Detuned EP 1
  397. 6=Detuned EP 2
  398. 7=Coupled Hps.
  399. 15=Church Bell
  400. 17=Detuned Or. 1
  401. 18=Detuned Or. 2
  402. 20=Church Org. 2
  403. 22=Accordion It
  404. 25=Ukulele
  405. 26=12-str. Gt
  406. 27=Hawaiian Gt.
  407. 28=Chorus Gt.
  408. 29=Funk Gt.
  409. 31=Feedback Gt.
  410. 32=Gt. Feedback
  411. 39=Synth Bass 3
  412. 40=Synth Bass 4
  413. 49=Orchestra
  414. 51=Syn. Strings3
  415. 62=Brass 2
  416. 63=Synth Brass3
  417. 64=Synth Brass4
  418. 81=Sine Wave
  419. 108=Taisho Koto
  420. 116=Castanets
  421. 117=Concert BD
  422. 118=Melo. Tom 2
  423. 119=808 Tom
  424. 126=Starship
  425. (Bank 9)
  426. 128=Burst Noise
  427. (Bank 16)
  428. 26=Mandolin
  429. (Bank 127)
  430. 1=Acoustic Piano 1
  431. 2=Acoustic Piano 2
  432. 3=Acoustic Piano 3
  433. 4=Electric Piano 1
  434. 5=Electric Piano 2
  435. 6=Electric Piano 3
  436. 7=Electric Piano 4
  437. 8=Honkytonk
  438. 9=Electric Organ 1
  439. 10=Electric Organ 2
  440. 11=Electric Organ 3
  441. 12=Electric Organ 4
  442. 13=Pipe Organ 1
  443. 14=Pipe Organ 2
  444. 15=Pipe Organ 3
  445. 16=Accordion
  446. 17=Harpsichord 1
  447. 18=Harpsichord 2
  448. 19=Harpsichord 3
  449. 20=Clavinet 1
  450. 21=Clavinet 2
  451. 22=Clavinet 3
  452. 23=Celesta 1
  453. 24=Celesta 2
  454. 25=Synth Brass 1
  455. 26=Synth Brass 2
  456. 27=Synth Brass 3
  457. 28=Synth Brass 4
  458. 29=Synth Bass 1
  459. 30=Synth Bass 2
  460. 31=Synth Bass 3
  461. 32=Synth Bass 4
  462. 33=Fantasy
  463. 34=Harmonic Pan
  464. 35=Chorale
  465. 36=Glasses
  466. 37=Soundtrack
  467. 38=Atmosphere
  468. 39=Warm Bell
  469. 40=Funny Vox
  470. 41=Echo Bell
  471. 42=Ice Rain
  472. 43=Oboe 2001
  473. 44=Echo Pan
  474. 45=Doctor Solo
  475. 46=School Daze
  476. 47=Bellsinger
  477. 48=Square Wave
  478. 49=String Section 1
  479. 50=String Section 2
  480. 51=String Section 3
  481. 52=Pizzicato
  482. 53=Violin 1
  483. 54=Violin 2
  484. 55=Cello 1
  485. 56=Cello 2
  486. 57=Contrabass
  487. 58=Harp 1
  488. 59=Harp 2
  489. 60=Guitar 1
  490. 61=Guitar 2
  491. 62=Electric Guitar 1
  492. 63=Electric Guitar 2
  493. 64=Sitar
  494. 65=Acoustic Bass 1
  495. 66=Acoustic Bass 2
  496. 67=Electric Bass 1
  497. 68=Electric Bass 2
  498. 69=Slap Bass 1
  499. 70=Slap Bass 2
  500. 71=Fretless 1
  501. 72=Fretless 2
  502. 73=Flute 1
  503. 74=Flute 2
  504. 75=Piccolo 1
  505. 76=Piccolo 2
  506. 77=Recorder
  507. 78=Pan Pipes
  508. 79=Saxophone 1
  509. 80=Saxophone 2
  510. 81=Saxophone 3
  511. 82=Saxophone 4
  512. 83=Clarinet 1
  513. 84=Clarinet 2
  514. 85=Oboe
  515. 86=English Horn
  516. 87=Bassoon
  517. 88=Harmonica
  518. 89=Trumpet 1
  519. 90=Trumpet 2
  520. 91=Trombone 1
  521. 92=Trombone 2
  522. 93=French Horn 1
  523. 94=French Horn 2
  524. 95=Tuba
  525. 96=Brass Section 1
  526. 97=Brass Section 2
  527. 98=Vibraphone 1
  528. 99=Vibraphone 2
  529. 100=Synth Mallet
  530. 101=Windbell
  531. 102=Glock
  532. 103=Tube Bell
  533. 104=Xylophone
  534. 105=Marimba
  535. 106=Koto
  536. 107=Sho
  537. 108=Shakuhachi
  538. 109=Whistle 1
  539. 110=Whistle 2
  540. 111=Bottleblow
  541. 112=Breathpipe
  542. 113=Timpani
  543. 114=Melodic Tom
  544. 115=Deep Snare
  545. 116=Electric Percussion 1
  546. 117=Electric Percussion 2
  547. 118=Taiko
  548. 119=Taiko Rim
  549. 120=Cymbal
  550. 121=Castanets
  551. 122=Triangle
  552. 123=Orchestral Hit
  553. 124=Telephone
  554. 125=Bird Tweet
  555. 126=One Note Jam
  556. 127=Water Bell
  557. 128=Jungle Tune
  558.  
  559. [MT-32]
  560. 0=Acoustic Piano 1
  561. 1=Acoustic Piano 2
  562. 2=Acoustic Piano 3
  563. 3=Electric Piano 1
  564. 4=Electric Piano 2
  565. 5=Electric Piano 3
  566. 6=Electric Piano 4
  567. 7=Honkytonk 
  568. 8=Electric Organ 1
  569. 9=Electric Organ 2
  570. 10=Electric Organ 3
  571. 11=Electric Organ 4
  572. 12=Pipe Organ 1
  573. 13=Pipe Organ 2
  574. 14=Pipe Organ 3
  575. 15=Accordion
  576. 16=Harpsichord 1
  577. 17=Harpsichord 2
  578. 18=Harpsichord 3
  579. 19=Clavinet 1
  580. 20=Clavinet 2
  581. 21=Clavinet 3
  582. 22=Celesta 1
  583. 23=Celesta 2
  584. 24=Synth Brass 1
  585. 25=Synth Brass 2
  586. 26=Synth Brass 3
  587. 27=Synth Brass 4
  588. 28=Synth Bass 1
  589. 29=Synth Bass 2
  590. 30=Synth Bass 3
  591. 31=Synth Bass 4
  592. 32=Fantasy
  593. 33=Harmonic Pan
  594. 34=Chorale
  595. 35=Glasses
  596. 36=Soundtrack
  597. 37=Atmosphere
  598. 38=Warm Bell
  599. 39=Funny Vox
  600. 40=Echo Bell
  601. 41=Ice Rain
  602. 42=Oboe 2001
  603. 43=Echo Pan
  604. 44=Doctor Solo
  605. 45=School Daze
  606. 46=Bellsinger
  607. 47=Square Wave
  608. 48=String Section 1
  609. 49=String Section 2
  610. 50=String Section 3
  611. 51=Pizzicato
  612. 52=Violin 1
  613. 53=Violin 2
  614. 54=Cello 1
  615. 55=Cello 2
  616. 56=Contrabass
  617. 57=Harp 1
  618. 58=Harp 2
  619. 59=Guitar 1
  620. 60=Guitar 2
  621. 61=Electric Guitar 1
  622. 62=Electric Guitar 2
  623. 63=Sitar
  624. 64=Acoustic Bass 1
  625. 65=Acoustic Bass 2
  626. 66=Electric Bass 1
  627. 67=Electric Bass 2
  628. 68=Slap Bass 1
  629. 69=Slap Bass 2
  630. 70=Fretless 1
  631. 71=Fretless 2
  632. 72=Flute 1
  633. 73=Flute 2
  634. 74=Piccolo 1
  635. 75=Piccolo 2
  636. 76=Recorder
  637. 77=Pan Pipes
  638. 78=Saxophone 1
  639. 79=Saxophone 2
  640. 80=Saxophone 3
  641. 81=Saxophone 4
  642. 82=Clarinet 1
  643. 83=Clarinet 2
  644. 84=Oboe
  645. 85=English Horn
  646. 86=Bassoon
  647. 87=Harmonica
  648. 88=Trumpet 1
  649. 89=Trumpet 2
  650. 90=Trombone 1
  651. 91=Trombone 2
  652. 92=French Horn 1
  653. 93=French Horn 2
  654. 94=Tuba
  655. 95=Brass Section 1
  656. 96=Brass Section 2
  657. 97=Vibraphone 1
  658. 98=Vibraphone 2
  659. 99=Synth Mallet
  660. 100=Windbell
  661. 101=Glock
  662. 102=Tube Bell
  663. 103=Xylophone
  664. 104=Marimba
  665. 105=Koto
  666. 106=Sho
  667. 107=Shakuhachi
  668. 108=Whistle 1
  669. 109=Whistle 2
  670. 110=Bottleblow
  671. 111=Breathpipe
  672. 112=Timpani
  673. 113=Melodic Tom
  674. 114=Deep Snare
  675. 115=Electric Percussion 1
  676. 116=Electric Percussion 2
  677. 117=Taiko
  678. 118=Taiko Rim
  679. 119=Cymbal
  680. 120=Castanets
  681. 121=Triangle
  682. 122=Orchestral Hit
  683. 123=Telephone
  684. 124=Bird Tweet
  685. 125=One Note Jam
  686. 126=Water Bell
  687. 127=Jungle Tune    
  688.  
  689. ; This is the list of higher bank patches for the Yamaha XG units
  690. ; It is based on the MU-80 unit. It includes all of the patches
  691. ; for the sounds on bank 0, and doesn't include the sound effects.
  692. ; This was made by Nick Thompson ( a MU80 user) . It should
  693. ; work with any of the XG format modules. Thanks Nick !
  694. ;
  695. ; This INI file will work only with the current version of PTW.  It 
  696. ; uses special (Bank LSB X) settings to change the LSB.
  697. ;
  698. FORCEONEBASED
  699. [Yamaha XG]
  700. ;Note Bank 0 is a GM bank for the Yamaha XG
  701. (BankLSB 0)
  702. 0=GM Acoustic Grand Piano
  703. 1=GM Bright Acoustic Piano
  704. 2=GM Electric Grand Piano
  705. 3=GM Honky-tonk Piano
  706. 4=GM Rhodes Piano
  707. 5=GM Chorused Piano
  708. 6=GM Harpsichord
  709. 7=GM Clavinet
  710. 8=GM Celesta
  711. 9=GM Glockenspiel
  712. 10=GM Music Box
  713. 11=GM Vibraphone
  714. 12=GM Marimba
  715. 13=GM Xylophone
  716. 14=GM Tubular Bells
  717. 15=GM Dulcimer
  718. 16=GM Hammond Organ
  719. 17=GM Percussive Organ
  720. 18=GM Rock Organ
  721. 19=GM Church Organ
  722. 20=GM Reed Organ
  723. 21=GM Accordion
  724. 22=GM Harmonica
  725. 23=GM Tango Accordion
  726. 24=GM Acoustic Guitar (nylon)
  727. 25=GM Acoustic Guitar (steel)
  728. 26=GM Electric Guitar (jazz)
  729. 27=GM Electric Guitar (clean)
  730. 28=GM Electric Guitar (muted)
  731. 29=GM Overdriven Guitar
  732. 30=GM Distortion Guitar
  733. 31=GM Guitar Harmonics
  734. 32=GM Acoustic Bass
  735. 33=GM Electric Bass (finger)
  736. 34=GM Electric Bass (pick)
  737. 35=GM Fretless Bass
  738. 36=GM Slap Bass 1
  739. 37=GM Slap Bass 2
  740. 38=GM Synth Bass 1
  741. 39=GM Synth Bass 2
  742. 40=GM Violin
  743. 41=GM Viola
  744. 42=GM Cello
  745. 43=GM Contrabass
  746. 44=GM Tremolo Strings
  747. 45=GM Pizzicato Strings
  748. 46=GM Orchestral Harp
  749. 47=GM Timpani
  750. 48=GM String Ensemble 1
  751. 49=GM String Ensemble 2
  752. 50=GM SynthStrings 1
  753. 51=GM SynthStrings 2
  754. 52=GM Choir Aahs
  755. 53=GM Voice Oohs
  756. 54=GM Synth Voice
  757. 55=GM Orchestra Hit
  758. 56=GM Trumpet
  759. 57=GM Trombone
  760. 58=GM Tuba
  761. 59=GM Muted Trumpet
  762. 60=GM French Horn
  763. 61=GM Brass Section
  764. 62=GM Synth Brass 1
  765. 63=GM Synth Brass 2
  766. 64=GM Soprano Sax
  767. 65=GM Alto Sax
  768. 66=GM Tenor Sax
  769. 67=GM Baritone Sax
  770. 68=GM Oboe
  771. 69=GM English Horn
  772. 70=GM Bassoon
  773. 71=GM Clarinet
  774. 72=GM Piccolo
  775. 73=GM Flute
  776. 74=GM Recorder
  777. 75=GM Pan Flute
  778. 76=GM Bottle Blow
  779. 77=GM Shakuhachi
  780. 78=GM Whistle
  781. 79=GM Ocarina
  782. 80=GM Lead 1 (square)
  783. 81=GM Lead 2 (sawtooth)
  784. 82=GM Lead 3 (caliope lead)
  785. 83=GM Lead 4 (chiff lead)
  786. 84=GM Lead 5 (charang)
  787. 85=GM Lead 6 (voice)
  788. 86=GM Lead 7 (fifths)
  789. 87=GM Lead 8 (brass + lead)
  790. 88=GM Pad 1 (new age)
  791. 89=GM Pad 2 (warm)
  792. 90=GM Pad 3 (polysynth)
  793. 91=GM Pad 4 (choir)
  794. 92=GM Pad 5 (bowed)
  795. 93=GM Pad 6 (metallic)
  796. 94=GM Pad 7 (halo)
  797. 95=GM Pad 8 (sweep)
  798. 96=GM FX 1 (rain)
  799. 97=GM FX 2 (soundtrack)
  800. 98=GM FX 3 (crystal)
  801. 99=GM FX 4 (atmosphere)
  802. 100=GM FX 5 (brightness)
  803. 101=GM FX 6 (goblins)
  804. 102=GM FX 7 (echoes)
  805. 103=GM FX 8 (sci-fi)
  806. 104=GM Sitar
  807. 105=GM Banjo
  808. 106=GM Shamisen
  809. 107=GM Koto
  810. 108=GM Kalimba
  811. 109=GM Bagpipe
  812. 110=GM Fiddle
  813. 111=GM Shanai
  814. 112=GM Tinkle Bell
  815. 113=GM Agogo
  816. 114=GM Steel Drums
  817. 115=GM Woodblock
  818. 116=GM Taiko Drum
  819. 117=GM Melodic Tom
  820. 118=GM Synth Drum
  821. 119=GM Reverse Cymbal
  822. 120=GM Guitar Fret Noise
  823. 121=GM Breath Noise
  824. 122=GM Seashore
  825. 123=GM Bird Tweet
  826. 124=GM Telephone Ring
  827. 125=GM Helicopter
  828. 126=GM Applause
  829. 127=GM Gunshot
  830. (BankLSB 1)
  831. 0=Grand Piano Stereo
  832. 1=Brite Piano Stereo
  833. 2=Electric Grand Stereo
  834. 3=Honky Tonk Stereo
  835. 4=Electric Piano1 Stereo
  836. 5=Electric Piano2 Stereo
  837. 6=Harpsichord Stereo
  838. 7=Clavinet Stereo
  839. 11=Vibes Stereo
  840. 12=Marimba Stereo
  841. (BankLSB 3)
  842. ;BasedOn=Yamaha MU-80 Bank 0
  843. 48=Stereo Strings
  844. 49=Stereo Slow Strings
  845. 52=Stereo Choir
  846. (BankLSB 6)
  847. ;BasedOn=Yamaha MU-80 Bank 0
  848. 39=Mellow Synth Bass2
  849. 61=French Horn Solo
  850. 80=Square Wave2
  851. 81=Saw Wave2
  852. (BankLSB 8)
  853. ;BasedOn=Yamaha MU-80 Bank 0
  854. 40=Slow Violin
  855. 44=Slow Tremelo Strings
  856. 48=Slow Strings
  857. 49=Legato Strings
  858. 80=LM Square
  859. 81=Thick Saw
  860. 102=Echo Pad2
  861. (BankLSB 12)
  862. ;BasedOn=Yamaha MU-80 Bank 0
  863. 30=Distortion Rythem Guitar
  864. 39=Sequence Bass
  865. 62=Quack Brass
  866. 98=Synth Drum Composition
  867. (BankLSB 14)
  868. ;BasedOn=Yamaha MU-80 Bank 0
  869. 61=Sfrznd Brass
  870. 98=Popcorn
  871. 102=Echo Pan
  872. (BankLSB 16)
  873. ;BasedOn=Yamaha MU-80 Bank 0
  874. 24=Nylon Guitar3
  875. 25=Steel Guitar2
  876. 52=Choir Aahs2
  877. 56=Trumpet 2
  878. 58=Tuba 2
  879. 87=Big & Low
  880. 89=Thick Pad
  881. (BankLSB 17)
  882. ;BasedOn=Yamaha MU-80 Bank 0
  883. 56=Brite Trumpet
  884. 89=Soft Pad
  885. (BankLSB 18)
  886. ;BasedOn=Yamaha MU-80 Bank 0
  887. 0=Mellow Grand Piano
  888. 4=Mellow Electric Piano1
  889. 26=Mellow Guitar
  890. 33=Finger Dark Bass
  891. 38=Synth Dark Bass1
  892. 39=Click Synth Bass
  893. 57=Trmbone 2
  894. 63=Soft Brass
  895. 80=Hollow
  896. 81=Dyna Saw
  897. 89=Sine Pad
  898. 98=Tiny Bell
  899. 99=Warm Atmosphers
  900. (BankLSB 19)
  901. ;BasedOn=Yamaha MU-80 Bank 0
  902. 39=Synth Dark Bass2
  903. 80=Shmoog
  904. 81=Digi Saw
  905. 99=Hollow Release
  906. (BankLSB 20)
  907. ;BasedOn=Yamaha MU-80 Bank 0
  908. 38=Fast Reso Bass
  909. 62=Rez Synth Brass
  910. 81=Big Lead
  911. 95=Shwimmer
  912. (BankLSB 24)
  913. ;BasedOn=Yamaha MU-80 Bank 0
  914. 17=70s Percussive Organ1
  915. 30=Distortion Guitar2
  916. 38=Acid Bass
  917. 48=Arco Strings
  918. 62=Poly Brass
  919. 81=Heavy Synth
  920. 85=Synth Aah
  921. (BankLSB 25)
  922. ;BasedOn=Yamaha MU-80 Bank 0
  923. 6=Harpsichord 2
  924. 24=Nylon Guitar3
  925. 81=Waspy Synth
  926.  
  927. (BankLSB 27)
  928. ;BasedOn=Yamaha MU-80 Bank 0
  929. 7=Clavinet Wah
  930. 33=Flange Bass
  931. 36=Reso Slap Bass
  932. 50=Reso Strings
  933. 62=Synth Brass3
  934. 95=Converge
  935. 97=Prologue
  936. (BankLSB 28)
  937. ;BasedOn=Yamaha MU-80 Bank 0
  938. 34=Mute Picked Bass
  939. 105=Mute Banjo
  940. (BankLSB 32)
  941. ;BasedOn=Yamaha MU-80 Bank 0
  942. 2=Detuned CP80
  943. 4=Chorus Electric Piano1
  944. 5=Chorus Electric Piano2
  945. 16=Detuned Drawbar Organ
  946. 17=Detuned Percussive Organ
  947. 19=Church Organ3
  948. 21=Italian Accordian
  949. 22=Harmonica 2
  950. 26=Jazz Amp Guitar
  951. 27=Chorus Guitar
  952. 35=Fretless Bass2
  953. 36=Punch Thumb Bass
  954. 39=Smith Bass 2
  955. 52=Mellow Choir
  956. 56=Warm Trumpet
  957. 60=French Horn2
  958. 62=Jump Brass
  959. 104=Detuned Sitar
  960. (BankLSB 33)
  961. ;BasedOn=Yamaha MU-80 Bank 0
  962. 5=DX Hard Piano
  963. 16=60s Drawbar Organ1
  964. 17=Lite Organ
  965. 35=Fretless Bass3
  966. (BankLSB 34)
  967. ;BasedOn=Yamaha MU-80 Bank 0
  968. 5=DX Legend Piano
  969. 16=60s Drawbar Organ2
  970. 35=Fretless Bass4
  971. (BankLSB 35)
  972. ;BasedOn=Yamaha MU-80 Bank 0
  973. 6=Harpsichord 3
  974. 15=Dulcimar 2
  975. 16=70s Drawbar Organ1
  976. 19=Church Organ2
  977. 25=12 String Guitar
  978. 30=Distortion Guitar3
  979. 38=Clviola & Bass
  980. 48=60s Strings
  981. 50=Synth Strings3
  982. 55=Orchestra Hit 2
  983. 61=Trumpet & Trombone Section
  984. 86=Big Five
  985. 98=Round Glockenspiel
  986. 104=Sitar 2
  987. (BankLSB 36)
  988. ;BasedOn=Yamaha MU-80 Bank 0
  989. 16=Drawbar Organ2
  990. 30=Power Fretless Bass2
  991. (BankLSB 37)
  992. ;BasedOn=Yamaha MU-80 Bank 0
  993. 16=60s Drawbar Organ3
  994. 17=Percussive Organ2
  995. 30=Power Guitar1
  996. 60=Horns Orchestra
  997. (BankLSB 38)
  998. ;BasedOn=Yamaha MU-80 Bank 0
  999. 16=Even Bar Organ
  1000. 30=Dstortion Guitar 5ths
  1001. (BankLSB 39)
  1002. ;BasedOn=Yamaha MU-80 Bank 0
  1003. 39=Brass Fall
  1004. (BankLSB 40)
  1005. ;BasedOn=Yamaha MU-80 Bank 0
  1006. 0=DX Phase Piano
  1007. 2=Electric Grand Piano1
  1008. 4=Hard Electric Piano
  1009. 16=16+2" 2/3
  1010. 19=Notre Dam Organ
  1011. 20=Puff Organ
  1012. 25=Nylon & Steel Guitars
  1013. 28=Funk Guitar1
  1014. 30=Feedback Guitar
  1015. 32=Jazz Rythem Guitar
  1016. 33=Bass & Distortion Guitar
  1017. 38=Tekno Bass
  1018. 39=Modular Bass
  1019. 44=Suspend Strings
  1020. 46=Yang Chin
  1021. 48=Orchestra
  1022. 49=Warm Strings
  1023. 52=Choir & Strings
  1024. 54=Synth Vox2
  1025. 61=Brass Section2
  1026. 63=Synth Brass4
  1027. 65=Sax Section
  1028. 66=Brethy Tenor Sax
  1029. 81=Pulse Saw
  1030. 98=Glockenspiel & Chime
  1031. 99=Nylon & Electric Piano
  1032. (BankLSB 41)
  1033. ;BasedOn=Yamaha MU-80 Bank 0
  1034. 0=Dream Piano
  1035. 2=Electric Grand Piano2
  1036. 5=DX+Analg Piano
  1037. 25=Steel Body Guitar
  1038. 28=Mute Steel Guitar
  1039. 30=Feedback Guitar2
  1040. 39=DX Bass
  1041. 48=Orchestra 2
  1042. 49=Kingdom
  1043. 54=Choral
  1044. 61=High Brass
  1045. 63=Choir & Brass
  1046. 66=Soft Tenor Sax
  1047. 81=Dr. Lead
  1048. 98=Clear Bell
  1049. (BankLSB 42)
  1050. ;BasedOn=Yamaha MU-80 Bank 0
  1051. 5=DX Koto Electric Piano
  1052. 48=Tremelo Orchestra
  1053. 61=Mellow Brass
  1054. 98=Choir Bell
  1055. (BankLSB 43)
  1056. ;BasedOn=Yamaha MU-80 Bank 0
  1057. 24=Velo Guitar Harmonic
  1058. 28=Funk Guitar2
  1059. 29=Guitar Pinch
  1060. 30=Rock Rythem 2
  1061. 33=Finger Slap Bass
  1062. 37=Velo Slap Bass
  1063. 65=Hyper Alto Sax
  1064. (BankLSB 45)
  1065. ;BasedOn=Yamaha MU-80 Bank 0
  1066. 4=VX Electric Piano1
  1067. 5=VX Electric Piano2
  1068. 11=Hard Vibe
  1069. 28=Jazz Man Guitar
  1070. 30=Rock Rythem
  1071. 32=VX Upright Bass
  1072. 33=Finger Bass2
  1073. 48=Velo Strings
  1074. 62=Analogue Velo Brass
  1075. 63=Velo Brss2
  1076. 81=Velo Lead
  1077. 96=Clavinet Pad
  1078. (BankLSB 64)
  1079. ;BasedOn=Yamaha MU-80 Bank 0
  1080. 4=60s Electric Piano
  1081. 7=Pulse Clavinet
  1082. 10=Orgel
  1083. 12=Sine Marimba
  1084. 16=Organ Bass
  1085. 18=Rotary Organ
  1086. 19=Organ & Flute
  1087. 23=Tango Accordian2
  1088. 27=Clean Guitar2
  1089. 31=Aco Harmonica
  1090. 33=Jazz Bass
  1091. 38=Oscar
  1092. 39=X Wire Bass
  1093. 49=70s Strings
  1094. 50=Synth Strings4
  1095. 52=Strings Aah
  1096. 53=Voice Doo
  1097. 54=Analogue Voice
  1098. 55=Impact
  1099. 59=Mute Trumpet2
  1100. 62=Analogue Brass1
  1101. 63=Analogue Brass2
  1102. 66=Tenor Sax2
  1103. 75=Pan Flut2
  1104. 80=Mellow Synth
  1105. 82=Vent Synth
  1106. 83=Rubby Synth
  1107. 84=Distortion Lead
  1108. 85=Vox Lead
  1109. 87=Fat & Perky
  1110. 88=Fantasy 2
  1111. 89=Horn Pad
  1112. 90=Poly Pad 80s
  1113. 91=Heaven 2
  1114. 92=Glacier
  1115. 93=Tine Pad
  1116. 95=Polar Pad
  1117. 96=Harmony Rain
  1118. 97=Ancestral
  1119. 98=Synth Malet
  1120. 99=Nylon Guitar & Harp
  1121. 100=Fantasy Bell
  1122. 101=Goblin Synth
  1123. 102=Echo Bell
  1124. 103=Starz
  1125. 108=Big Kalimba
  1126. 111=Shanai 2
  1127. 117=Mellow Tom2
  1128. 118=Analogue Tom
  1129. 119=Reverse Cymble2
  1130. (BankLSB 65)
  1131. ;BasedOn=Yamaha MU-80 Bank 0
  1132. 7=Pierce Clavinet
  1133. 16=70s Drawbar Organ2
  1134. 18=Slow Rotary Organ
  1135. 19=Tremelo Organ Fl
  1136. 31=Guitar Feedback
  1137. 33=Mod Alem Bass
  1138. 38=Squire Bass
  1139. 49=String Ensamble3
  1140. 50=Stereo Slow Strings
  1141. 52=Male Aah
  1142. 55=Brss Stab
  1143. 80=Solo Sine
  1144. 82=Pure Pad
  1145. 84=Wire Lead
  1146. 87=Soft Wurl
  1147. 89=Rotary Strings
  1148. 90=Click Pad
  1149. 91=Lite Pad
  1150. 92=Glass Pad
  1151. 93=Pan Pad
  1152. 95=Sweepy
  1153. 96=African Wind
  1154. 97=Rave
  1155. 98=Soft Crystal
  1156. 99=Harp Vox
  1157. 101=50s Sci Fi
  1158. 102=Big Pan
  1159. 103=Odyssey
  1160. 117=Real Tom
  1161. 118=Electric Percussion
  1162. (BankLSB 66)
  1163. ;BasedOn=Yamaha MU-80 Bank 0
  1164. 16=Cheez Organ
  1165. 18=Fast Rotary Organ
  1166. 31=Guitar Hrmonics2
  1167. 38=Rubber Bass
  1168. 55=Double Hit
  1169. 80=Sine Lead
  1170. 90=Analogue Pad
  1171. 91=Itopia
  1172. 95=Celstial
  1173. 96=Caribean
  1174. 98=Loud Glokenspiel
  1175. 99=Atmospher Pad
  1176. 101=Ring Pad
  1177. 102=Synth Piano
  1178. 117=Rock Tom
  1179. (BankLSB 67)
  1180. ;BasedOn=Yamaha MU-80 Bank 0
  1181. 16=Drawbar Organ3
  1182. 55=Brass Stab 80s
  1183. 90=Square Pad
  1184. 91=CC Pad
  1185. 98=Xmas Bell
  1186. 99=Planet
  1187. 101=Ritual
  1188. 102=Creation
  1189. (BankLSB 68)
  1190. ;BasedOn=Yamaha MU-80 Bank 0
  1191. 98=Vibe & Bell
  1192. 101=To Heaven
  1193. 102=Stardust
  1194. (BankLSB 69)
  1195. ;BasedOn=Yamaha MU-80 Bank 0
  1196. 98=Digi Bell
  1197. 101=Milky-Way
  1198. 102=Reso Pan
  1199. (BankLSB 70)
  1200. ;BasedOn=Yamaha MU-80 Bank 0
  1201. 98=Air Bells
  1202. 101=Night
  1203. (BankLSB 71)
  1204. ;BasedOn=Yamaha MU-80 Bank 0
  1205. 98=Bell & Harp
  1206. 101=Glisten
  1207. (BankLSB 72)
  1208. ;BasedOn=Yamaha MU-80 Bank 0
  1209. 98=Gamelamba
  1210. 101=Puffy
  1211. (BankLSB 96)
  1212. ;BasedOn=Yamaha MU-80 Bank 0
  1213. 12=Balafon
  1214. 14=Chrch Bell
  1215. 15=Cimbalom
  1216. 24=Ukulele
  1217. 25=Mandolin
  1218. 26=Peddle Steel Guitar
  1219. 28=MuteDistortion Guitar
  1220. 35=Synth Fretless Bass
  1221. 38=Hammer Bass
  1222. 53=Voice Hmm
  1223. 56=Flugel Horn
  1224. 71=Bass Clarinet
  1225. 75=Kawala
  1226. 81=Sequence Analogue
  1227. 100=Smokey
  1228. 101=Bell Choir
  1229. 104=Tambra
  1230. 105=Rabab
  1231. 106=Tsugaru
  1232. 107=T Koto
  1233. 111=Pungi
  1234. 112=Bonang
  1235. 113=Atrigane
  1236. 114=Tablas
  1237. 115=Castanet
  1238. 116=Great Cassa
  1239. 119=Reverce Snare1
  1240. (BankLSB 97)
  1241. ;BasedOn=Yamaha MU-80 Bank 0
  1242. 12=Balafon 2
  1243. 14=Carillon
  1244. 15=Santur
  1245. 35=Smooth Fretless Bass
  1246. 104=Tamboura
  1247. 105=Gopichant
  1248. 107=Kanoon
  1249. 111=Hichriki
  1250. 112=Gender
  1251. 114=Glass Percussion
  1252. 119=Reverce Snare2
  1253. (BankLSB 98)
  1254. ;BasedOn=Yamaha MU-80 Bank 0
  1255. 12=Log Drum
  1256. 105=Oud
  1257. 112=Gamelan
  1258. 114=Thai Bell
  1259. 119=Reverce Kick1
  1260. (BankLSB 99)
  1261. ;BasedOn=Yamaha MU-80 Bank 0
  1262. 112=Stereo Gamlan
  1263. 119=Reverce Con BD
  1264. (BankLSB 100)
  1265. ;BasedOn=Yamaha MU-80 Bank 0
  1266. 112=Rama Cymble
  1267. 119=Reverce Tom1
  1268. (BankLSB 101)
  1269. ;BasedOn=Yamaha MU-80 Bank 0
  1270. 112=Asian Bell
  1271. 119=Reverce Tom2
  1272.